@charset "UTF-8";
.w-480 {
  width: 480px; }

.w-690 {
  width: 690px; }

.box {
  overflow: hidden;
  border: 1px solid #cbdef2;
  border-radius: 5px;
  background-color: #fff;
  margin-top: 10px; }

.box-title {
  padding: 0 12px;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #e0e0e0; }
.box-title .h4 {
  float: left;
  padding: 0 4px;
  font-size: 18px;
  color: #2c4579;
  border-bottom: 1px solid #1c79c6; }
.box-title a {
  font-size: 12px;
  color: #666;
  line-height: 37px; }
.box-title a:hover {
  color: #c00; }
.box-title s {
  float: left;
  width: 25px;
  height: 37px;
  background: url("../images/box_title_icon.png") no-repeat;
  margin-right: 5px; }
.box-title .ico0 {
  background-position: 0 -140px; }
.box-title .ico1 {
  background: url("../images/bjcx.png") no-repeat center center; }
.box-title .ico2 {
  background: url("../images/fwtj.png") no-repeat center center; }
.box-title .ico3 {
  background-position: 0 -66px; }
.box-title .ico4 {
  background-position: 0 -103px; }

.box-body {
  padding: 10px 12px; }

.u-serve {
  width: 381px;
  margin: 0 auto;
  padding: 20px 0; }
.u-serve input {
  width: 280px;
  padding: 0 10px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #cdcdcd;
  border-right: 0;
  color: #333;
  font-size: 16px;
  border-radius: 0; }
.u-serve input:focus {
  border-color: #ff6600; }
.u-serve a:hover {
  background: #fd531b; }

.u-serve a,
.u-serve button {
  width: 80px;
  height: 38px;
  background: #ff6600;
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  border: 0; }

.m-lock .sign-hint {
  background: url("../images/lock_bg.png") no-repeat left center; }
.m-lock .item-title {
  background: none; }
.m-lock .title-bg ul li {
  background: #e0e0e0;
  color: #666;
  opacity: 1; }
.m-lock .title-bg ul .current {
  background: #ff6600;
  color: #fff; }

.m-sign .sign-section input.yanzheng {
  background: #ebebeb; }

.m-sign2 .sign-section span {
  width: 180px;
  font-size: 14px;
  color: #333; }
.m-sign2 .sign-section label {
  float: left;
  height: 38px;
  line-height: 38px;
  font-size: 15px;
  color: #666666;
  padding: 0 20px; }

.u-todo {
  position: relative;
  width: 335px;
  margin: 0 auto;
  padding: 15px 0; }
.u-todo input {
  width: 230px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  border: 1px solid #c0c0c0;
  padding-left: 10px; }
.u-todo input:focus {
  border-color: #f60; }
.u-todo button:hover {
  background: url(../images/todos_a_hover.png) no-repeat;
  color: #fff; }
.u-todo button:hover i {
  background: url("../images/search_hover.png") no-repeat center 22px; }
.u-todo i {
  display: block;
  margin: 0 auto;
  padding-top: 10px;
  width: 20px;
  height: 36px;
  background: url("../images/count_icon.png") no-repeat center 22px; }

.u-todo a,
.u-todo button {
  position: absolute;
  right: 0;
  top: 18px;
  width: 78px;
  height: 85px;
  text-align: center;
  background: url(../images/todos_a_bg.png) no-repeat;
  color: #cc0000;
  font-size: 18px;
  border: 0; }

.u-count {
  padding: 12px 0 11px; }
.u-count ul {
  list-style: none; }
.u-count li {
  float: left;
  width: 180px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  *height: 39px;
  *line-height: 39px; }
.u-count i {
  float: left;
  height: 36px;
  width: 20px;
  background: url("../images/count_icon.png") no-repeat;
  margin-right: 10px; }
.u-count .i1 {
  background-position: 0 -28px; }
.u-count .i2 {
  background-position: 0 -64px; }
.u-count .i3 {
  background-position: 0 -64px; }
.u-count .i4 {
  background-position: 0 -100px; }
.u-count span {
  color: #000; }

.u-groups {
  margin: 0 auto;
  padding-bottom: 10px; }
.u-groups li {
  float: left;
  padding: 10px 10px 0; }
.u-groups a {
  display: block;
  text-align: center; }
.u-groups a:hover img {
  -webkit-transform: rotateY(360deg); }
.u-groups img {
  transition: all .5s; }
.u-groups p {
  padding: 10px 0; }

.u-notice {
  padding: 5px 0; }
.u-notice ul {
  list-style: none;
  margin: 0; }
.u-notice li {
  height: 27px;
  line-height: 27px; }
.u-notice a {
  color: #333;
  float: left;
  padding-left: 15px;
  background: url("../images/li_bg.png") no-repeat left center;
  font-size: 15px;
  height: 27px;
  line-height: 27px;
  width: 522px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.u-notice a:hover {
  color: #c00; }
.u-notice span {
  float: right;
  color: #999;
  height: 27px;
  line-height: 27px; }

.u-help {
  width: 100%;
  overflow: hidden;
  margin: 10px 0 0;
  background-color: #fff;
  border: 1px solid #bfdaf0;
  box-sizing: border-box; }
.u-help ul {
  list-style: none;
  margin: 0;
  overflow: hidden; }
.u-help ul li {
  float: left;
  overflow: hidden;
  width: 123px;
  height: 120px; }
.u-help ul div.pull-left {
  width: 120px;
  height: 120px;
  background-color: #2196f3;
  opacity: 0.6;
  cursor: pointer;
  text-align: center;
  color: #fff;
  font-size: 16px;
  transition: all 0.3s; }
.u-help ul div.pull-left:hover {
  opacity: 1; }
.u-help ul div.pull-right {
  width: 566px;
  height: 120px;
  font-size: 16px; }
.u-help .active {
  width: 686px; }
.u-help .active .pull-left {
  opacity: 1; }
.u-help .pull-right a {
  display: inline-block;
  width: 80px;
  height: 30px;
  text-align: center;
  color: #333;
  margin: 35px 0 0 50px;
  padding-top: 40px; }
.u-help .pull-right a:hover {
  color: #cc0000; }
.u-help .pull-right a p {
  display: inline; }
.u-help .pull-right .u-liuyan {
  background: url("../images/liuyan.png") no-repeat center 5px; }
.u-help .pull-right .u-liuyan:hover {
  background: url("../images/liuyan-hover.png") no-repeat center 5px; }
.u-help .pull-right .u-jindu {
  background: url("../images/jindu.png") no-repeat center 5px; }
.u-help .pull-right .u-jindu:hover {
  background: url("../images/jindu-hover.png") no-repeat center 5px; }
.u-help .pull-right .u-pen {
  background: url("../images/pen.png") no-repeat top center; }
.u-help .pull-right .u-pen:hover {
  background: url("../images/pen_hover.png") no-repeat top center; }
.u-help .pull-right .u-com {
  background: url("../images/com.png") no-repeat top center; }
.u-help .pull-right .u-com:hover {
  background: url("../images/com_hover.png") no-repeat top center; }
.u-help .pull-right .u-bangzhu {
  background: url("../images/bangzhu.png") no-repeat top center; }
.u-help .pull-right .u-bangzhu:hover {
  background: url("../images/bangzhu_hover.png") no-repeat top center; }
.u-help .pull-right .u-gonggao {
  background: url("../images/gonggao.png") no-repeat top center; }
.u-help .pull-right .u-gonggao:hover {
  background: url("../images/gonggao_hover.png") no-repeat top center; }
.u-help .pull-right .u-qingdan {
  background: url("../images/qingdan.png") no-repeat top center; }
.u-help .pull-right .u-qingdan:hover {
  background: url("../images/qingdan_hover.png") no-repeat top center; }
.u-help .pull-right .u-gongshi {
  background: url("../images/gongshi.png") no-repeat top center; }
.u-help .pull-right .u-gongshi:hover {
  background: url("../images/gongshi_hover.png") no-repeat top center; }
.u-help .pull-right .u-zixun {
  background: url("../images/zixun.png") no-repeat top center; }
.u-help .pull-right .u-zixun:hover {
  background: url("../images/zixun_hover.png") no-repeat top center; }
.u-help .pull-right .u-jianyi {
  background: url("../images/jianyi.png") no-repeat top center; }
.u-help .pull-right .u-jianyi:hover {
  background: url("../images/jianyi_hover.png") no-repeat top center; }
.u-help .pull-right .u-tousu {
  background: url("../images/tousu.png") no-repeat top center; }
.u-help .pull-right .u-tousu:hover {
  background: url("../images/tousu_hover.png") no-repeat top center; }
.u-help .pull-right .u-wenti {
  background: url("../images/wenti.png") no-repeat top center; }
.u-help .pull-right .u-wenti:hover {
  background: url("../images/wenti_hover.png") no-repeat top center; }
.u-help .pull-right .u-pingjia {
  background: url("../images/pingjia.png") no-repeat top center; }
.u-help .pull-right .u-pingjia:hover {
  background: url("../images/pingjia_hover.png") no-repeat top center; }
.u-help .pull-right .u-xingji {
  background: url("../images/xingji.png") no-repeat top center; }
.u-help .pull-right .u-xingji:hover {
  background: url("../images/xingji_hover.png") no-repeat top center; }
.u-help .pull-right .u-xinfang {
  background: url("../images/xinfang.png") no-repeat top center; }
.u-help .pull-right .u-xinfang:hover {
  background: url("../images/xinfang_hover.png") no-repeat top center; }
.u-help .pull-right .u-gongkai {
  background: url("../images/gongkai.png") no-repeat top center; }
.u-help .pull-right .u-gongkai:hover {
  background: url("../images/gongkai_hover.png") no-repeat top center; }
.u-help i {
  display: block;
  margin: 10px auto;
  width: 48px;
  height: 48px;
  background: url("../images/help_icon.png") no-repeat;
  padding-top: 14px; }
.u-help .i1 {
  background-position: 0 14px; }
.u-help .i2 {
  background-position: 0 -65px; }
.u-help .i3 {
  background-position: 0 -159px; }
.u-help .i4 {
  background-position: 0 -257px; }
.u-help .i5 {
  background: url("../images/do_icon.png") no-repeat bottom center; }

.item-group a {
  display: inline-block;
  width: 80px;
  text-align: center;
  vertical-align: middle;
  padding: 6px 4px 0 7px;
  color: #333; }
.item-group a:hover .user-icon {
  border-color: #f60; }
.item-group a:hover .user-icon img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2); }
.item-group p {
  display: block;
  width: 80px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 5px 0;
  font-size: 13px;
  margin: 0; }

.user-icon {
  display: table-cell;
  vertical-align: middle;
  width: 80px;
  height: 80px;
  border-radius: 5px;
  background-color: #f9f9f9;
  margin: 0 auto;
  border: 1px solid #ccc;
  text-align: center;
  overflow: hidden; }
.user-icon img {
  width: 60%;
  display: inline-block;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s; }

/* other */
.article {
  min-height: 500px;
  padding: 15px 0;
  margin-top: 10px;
  line-height: 28px;
  font-size: 15px; }
.article p {
  font-size: 16px;
  text-indent: 2em; }

.article-inner {
  padding: 0 60px; }

.form-large input {
  height: 30px;
  line-height: 30px; }

.m-td-wrapper .table td,
.m-td-wrapper .table th {
  line-height: 26px;
  padding: 12px; }

.m-list ul {
  margin-left: 0; }
.m-list li {
  list-style: none;
  height: 46px;
  line-height: 46px;
  border-bottom: 1px dotted #ddd; }
.m-list li a {
  padding-left: 25px;
  background: url("../images/li_bg.png") no-repeat 12px center;
  color: #333;
  float: left; }
.m-list li a:hover {
  color: #c00; }
.m-list li span {
  color: #999;
  float: right;
  margin-right: 15px; }
.m-list li i {
  font-style: normal;
  background: #c00;
  color: #fff;
  padding: 2px;
  border-radius: 2px;
  margin-right: 3px; }

.m-form-control .form-inline {
  margin-bottom: 25px; }
.m-form-control .form-inline span {
  display: inline-block;
  width: 96px;
  text-align: right; }
.m-form-control .form-inline label {
  position: relative; }
.m-form-control .form-inline .test {
  position: absolute;
  width: auto;
  top: 42px;
  left: 100px;
  color: #c00; }

.deg-icon {
  display: inline-block; }

.breadcrumb {
  background-color: #fff;
  border-bottom-color: #317ac9;
  color: #699ed8; }
.breadcrumb li {
  color: #999;
  text-shadow: none; }
.breadcrumb li a {
  color: #999;
  text-shadow: none; }
.breadcrumb li a:hover {
  color: #c00; }
.breadcrumb li .divider {
  color: #999;
  text-shadow: none; }
.breadcrumb .active {
  color: #999;
  text-shadow: none; }

.nav-list {
  padding: 0;
  margin-bottom: 50px; }

.row .aside .aside-title {
  display: block;
  margin: 0;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  color: #fff;
  background-color: #317ac9; }
.row .aside .aside-title span {
  padding: 0 10px 0 0; }
.row .aside .aside-title2 {
  display: block;
  margin: 0;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  color: #fff;
  background-color: #317ac9;
  margin-top: 30px; }
.row .aside .nav2 {
  padding: 0;
  margin: 0;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  color: #fff;
  text-align: center; }
.row .aside .nav2:hover {
  padding: 0;
  margin: 0;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background-color: #317acc; }
.row .aside .nav2 a {
  padding: 0;
  margin: 0;
  height: 54px;
  line-height: 54px;
  font-size: 18px;
  color: #f1f1f1;
  text-align: center; }
.row .aside .nav2 a:hover {
  padding: 0;
  margin: 0;
  height: 54px;
  line-height: 54px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background-color: #317ac9; }
.row .aside .nav a {
  padding: 0;
  margin: 0;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  color: #666666;
  padding-left: 20px;
  background: url("../images/r-icon.png") no-repeat 35px center; }
.row .aside .nav a.active {
  background: url("../images/r-icon_hover.png") no-repeat 35px center;
  background-color: #e6f0fa;
  color: #317ac9; }
.row .aside .nav a:hover {
  background-color: #e6f0fa; }
.row .aside2 .nav a {
  padding-left: 40px;
  background: url("../images/r-icon.png") no-repeat 15px center;
  text-align: left; }
.row .aside2 .nav a.active {
  background: url("../images/r-icon_hover.png") no-repeat 15px center;
  background-color: #e6f0fa;
  color: #317ac9; }
.row .aside2 .nav a span {
  padding: 0 12px 0 16px;
  padding: 0 10px 0 0; }
.row .aside2 .nav .aside-title a {
  display: block;
  padding: 0;
  margin: 0;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  color: #fff;
  background: none;
  background-color: #317ac9;
  border: 0;
  text-align: center; }
.row .aside3 .nav a {
  padding: 0;
  background: none; }
.row .aside3 .nav a span {
  margin-right: 15px; }
.row .aside3 .nav a span.active {
  display: none; }
.row .aside3 .nav a.active {
  padding: 0;
  background: #e6f0fa;
  color: #317ac9; }
.row .aside3 .nav a.active span {
  display: none; }
.row .aside3 .nav a.active span.active {
  display: inline-block; }
.row .aside3 .nav .aside-title a {
  display: block;
  padding: 0;
  margin: 0;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  color: #fff;
  background-color: #317ac9;
  border: 0; }
.row .aside3 .nav .aside-title a span {
  margin: 0; }
.row .aside3 .nav .aside-title a span img {
  vertical-align: sub; }
.row .aside4 .nav a {
  background: url("../images/r-icon.png") no-repeat 45px center; }
.row .aside4 .nav a.active {
  background: url("../images/r-icon_hover.png") no-repeat 45px center;
  background-color: #e6f0fa;
  color: #317ac9; }

.dos-icon img {
  margin-right: 10px; }

.main-title {
  height: 60px;
  line-height: 60px;
  padding-left: 26px;
  background-color: #f2f4f5; }
.main-title label {
  margin-right: 12px;
  font-size: 16px; }

.my-btn-yellow {
  display: inline-block;
  padding: 0 23px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #ff6600;
  border: none;
  font-size: 16px;
  opacity: 0.9; }

.my-btn-red {
  display: inline-block;
  padding: 0 23px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #c00;
  border: none;
  font-size: 16px;
  opacity: 0.9; }

.my-btn-lgrey {
  display: inline-block;
  padding: 0 23px;
  height: 30px;
  line-height: 30px;
  color: #666;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #ededed;
  border: none;
  font-size: 16px; }

.my-btn-mute {
  display: inline-block;
  padding: 0 23px;
  height: 30px;
  line-height: 30px;
  color: #666666;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #ededed;
  border: none;
  font-size: 16px; }

option {
  color: #999; }

.serve-icon {
  background: url("../images/serve.png") no-repeat center center; }

.wrapper .thumbnails li a {
  display: block;
  width: 170px;
  height: 68px;
  text-align: center;
  line-height: 68px;
  color: #fff;
  font-size: 16px;
  border-radius: 4px; }
.wrapper .thumbnails img {
  margin-right: 10px;
  height: 30px;
}
.wrapper .serve {
  background: url("../images/qd1.png") no-repeat center center;
  background-size: 100%;
}
.wrapper .xingzheng {
  background: url("../images/qd2.png") no-repeat center center;
  background-size: 100%;
}
.wrapper .quanli {
  background: url("../images/qd3.png") no-repeat center center;
  background-size: 100%;
}
.wrapper .zeren {
  background: url("../images/qd4.png") no-repeat center center;
  background-size: 100%;
}
.wrapper .jiangli {
  background: url("../images/qd5.png") no-repeat center center;
  background-size: 100%;
}
.wrapper .article-table2 th {
  color: #000;
  font-size: 16px; }
.wrapper .my-btn-yellow {
  padding: 0 35px;
  margin: 20px 15px; }
.wrapper .my-btn-lgrey {
  padding: 0 35px;
  margin: 20px 15px; }
.wrapper .my-btn-mute {
  padding: 0 35px;
  margin: 20px 15px; }
.wrapper .my-btn-blue {
  padding: 0 35px;
  margin: 20px 15px; }
.wrapper .sub-nav {
  padding-right: 0;
  background: none;
  border-color: #f0f0f0;
  position: relative;
  font-size: 16px; }
.wrapper .sub-nav .pull-left {
  border-bottom: 1px solid #3277c4;
  font-size: 16px;
  color: #333; }
.wrapper .btn-print {
  padding: 0 10px;
  font-size: 15px; }

.wrapper .serve:hover,
.wrapper .serve.active {
  background: url("../images/qd1_hover.png") no-repeat center center; }

.wrapper .xingzheng:hover,
.wrapper .xingzheng.active {
  background: url("../images/qd2_hover.png") no-repeat center center; }

.wrapper .quanli:hover,
.wrapper .quanli.active {
  background: url("../images/qd3_hover.png") no-repeat center center; }

.wrapper .zeren:hover,
.wrapper .zeren.active {
  background: url("../images/qd4_hover.png") no-repeat center center; }

.wrapper .jiangli:hover,
.wrapper .jiangli.active {
  background: url("../images/qd5_hover.png") no-repeat center center;
}

#tabBody > div {
  display: none; }

.table th {
  padding: 10px 0;
  text-align: center;
  font-size: 15px;
  color: #333;
  border: 0; }
.table th img {
  margin-right: 10px;
  vertical-align: text-bottom; }
.table thead tr {
  background-color: #e9f0f7; }
.table td {
  border: 0;
  padding: 12px;
  text-align: center;
  border-bottom: 1px solid #eee; }
.table td a {
  color: #333;
  display: block;
  width: 500px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 20px;
  background: url("../images/dos2.png") no-repeat 5px center;
  text-align: left; }
.table td a.normal {
  display: inline;
  color: #f60;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  background: none; }
.table tbody tr:hover {
  background-color: #f5f5f5; }
.table tbody tr a:hover {
  color: #c00; }
.table .timer {
  color: #999; }
.table tr:hover .timer {
  color: #333; }
.table .first-th {
  text-align: left; }
.table .first-th img {
  margin: 0 10px 0 14px; }
.table .total {
  background: #e9f0f7; }

.table td.span6,
.table th.span6 {
  width: 600px; }

.page {
  padding: 10px 0 30px;
  text-align: center; }
.page a {
  display: inline-block;
  padding: 4px 10px;
  border: 1px solid #ccc;
  margin: 0 2px;
  color: #666; }
.page a.active {
  border-color: #3366cc;
  background-color: #3366cc;
  color: #fff; }

.list-title {
  border-bottom: 2px solid #6ea2d9;
  padding: 6px 0; }
.list-title .thi-icon {
  margin-right: 0px;
  vertical-align: text-top; }
.list-title .thi-icon img {
  width: 18px; }
.list-title .pull-left {
  color: #4885cd;
  font-size: 16px; }

.nomessage {
  text-align: center;
  padding-top: 70px; }
.nomessage img {
  display: block;
  margin: 0 auto; }
.nomessage p {
  text-align: center;
  color: #999999;
  font-size: 18px;
  margin-top: 10px; }

.container ul.nobg {
  background: none;
  padding-left: 2px; }

.btn-back {
  background: #c00;
  color: #fff;
  border-radius: 4px;
  border: 0;
  padding: 6px 35px;
  font-size: 16px; }

.query .article-title {
  font-weight: bold;
  font-size: 26px;
  color: #fff;
  text-align: left;
  height: 120px;
  line-height: 120px;
  padding: 0 0 0 90px;
  background: url(../images/bg_query_title.png) no-repeat center bottom; }

.article-title {
  background: none;
  font-size: 26px;
  color: #255690;
  text-align: center;
  padding: 10px 0 20px;
  line-height: normal;
  height: auto; }
.article-title .head {
  width: 860px;
  margin: 0 auto;
  line-height: 28px;
  margin-bottom: 10px;
  padding-bottom: 20px; }
.article-title .fun {
  font-size: 14px;
  background: #F5F5F5;
  padding: 0 10px;
  color: #999; }
.article-title .fun .text-error {
  color: #c00; }
.article-title .fun p {
  display: inline-block;
  *display: inline;
  padding: 10px 20px 0;
  color: #333;
  font-size: 14px; }
.article-title .fun a {
  color: #c00;
  font-size: 14px; }
.article-title .app-fun {
  display: none; }

.article-inner .article-title {
  background: none;
  font-size: 26px;
  color: #255690;
  text-align: center;
  padding: 10px 0 20px;
  line-height: normal;
  height: auto;
  background: url(../images/ling-bg.png) no-repeat center bottom; }

.article-table tbody td {
  border: 1px solid #cce2fb; }
.article-table tbody tr:hover {
  background: none; }

.article-table td:nth-child(1),
.article-table td:nth-child(3) {
  background-color: #edf4fc;
  color: #333; }

.article-table td:nth-child(2),
.article-table td:nth-child(4) {
  text-align: left;
  color: #000; }

.share {
  height: 46px;
  line-height: 46px;
  background-color: #f5f5f5;
  margin-top: 30px; }
.share span {
  color: #999;
  padding: 0 10px; }
.share .bshare-custom {
  margin-top: 14px; }
.share .pull-right a {
  color: #c00; }

.wrapper .article-table2 td,
.article-table2 td p {
  text-align: left;
  font-size: 14px; }

.article-table2 td,
.article-table2 th {
  border: 1px solid #cce2fb; }

.zxzx-table {
  margin-bottom: 15px; }
.zxzx-table th {
  border-right: 1px solid #fff;
  color: #333; }
.zxzx-table td {
  border-bottom: 1px solid #f2f2f2; }
.zxzx-table td:first-child {
  text-align: left; }
.zxzx-table td:first-child span {
  margin: 0 8px 0 0; }
.zxzx-table td a {
  width: 250px; }
.zxzx-table td a:hover {
  color: #c00; }
.zxzx-table tbody tr:hover {
  background-color: #f8f8f8;
  color: #c00; }
.zxzx-table tbody tr:hover .text-blue {
  color: #c00; }
.zxzx-table tbody tr:hover a {
  color: #c00; }
.zxzx-table .nodos td a {
  background: none;
  padding-left: 0; }

.lyzx {
  padding: 30px 0 15px; }
.lyzx label {
  overflow: hidden; }
.lyzx label span:first-child {
  width: 300px; }
.lyzx label span.text-right {
  height: 36px;
  line-height: 36px; }
.lyzx label * {
  float: left; }
.lyzx input {
  height: 26px;
  margin-right: 10px; }
.lyzx em {
  line-height: 36px; }

.lyzx label input,
.lyzx label textarea {
  margin-bottom: 15px; }

.line2 {
  height: 1px;
  font-size: 0;
  background-color: #98bce4; }

.yzm {
  vertical-align: top;
  margin: 2px 8px 0; }

.wrapper-branch {
  background-color: #f5f5f5;
  padding: 15px;
  margin-bottom: 20px; }
.wrapper-branch a {
  float: left;
  width: 104px;
  height: 28px;
  border: 1px solid #d2d2d2;
  color: #666;
  text-align: center;
  line-height: 28px;
  border-radius: 5px;
  margin: 3px;
  background-color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
.wrapper-branch a:hover {
  border-color: #f60;
  color: #f60; }
.wrapper-branch .active {
  color: #f60;
  border-color: #f60;
  background: url("../images/duihao.png") no-repeat right bottom #fff; }

.list-table .table-ul-title {
  background-color: #e9f0f7;
  margin-left: 0; }
.list-table .table-ul-title li {
  list-style: none;
  float: left;
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
  font-size: 15px;
  padding: 12px; }
.list-table .table-ul-title li img {
  margin: 0 10px 0 14px; }
.list-table .table-ul-title .col1 {
  width: 556px;
  text-align: left; }
.list-table .table-ul-title .col2 {
  width: 138px; }
.list-table .table-ul-title .col3 {
  width: 140px; }
.list-table .table-ul-cont {
  margin-left: 0; }
.list-table .table-ul-cont li {
  list-style: none;
  float: left; }
.list-table .table-ul-cont li div {
  float: left; }
.list-table .table-ul-cont .col1 {
  width: 556px;
  text-align: left; }
.list-table .table-ul-cont .col2 {
  width: 138px;
  text-align: center; }
.list-table .table-ul-cont .col3 {
  width: 140px;
  text-align: center; }
.list-table .table-ul-cont .col3 span {
  color: #999; }
.list-table .table-ul-cont a {
  color: #333;
  display: block;
  padding-left: 20px;
  background: url(../images/dos2.png) no-repeat 17px 18px;
  text-align: left; }
.list-table .table-ul-cont a div {
  float: left;
  padding: 12px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
.list-table .table-ul-cont a:hover .col1 {
  color: #c00; }

.article-table2 tbody tr:hover {
  background: none; }

.list-section .list-detail {
  background: none;
  display: inline;
  color: #0088cc;
  padding: 0; }

.m-td-detail {
  font-size: 16px; }
.m-td-detail label {
  float: left !important; }
.m-td-detail span {
  margin-right: 25px; }

.m-td-wrapper .table {
  margin-bottom: 10px; }
.m-td-wrapper .table td {
  border: 1px solid #adcae9;
  font-size: 16px; }
.m-td-wrapper .table tr {
  border: 0; }
.m-td-wrapper .table tbody tr:hover {
  background: none; }
.m-td-wrapper .table thead:first-child tr:first-child td {
  border: 1px solid #adcae9; }
.m-td-wrapper h3.text-center {
  font-weight: normal;
  line-height: 50px; }

.main-wrapper2 p img {
  width: 18px; }

.my-btn-blue {
  display: inline-block;
  padding: 0 23px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #317ac9;
  border: none;
  font-size: 16px;
  opacity: 0.9; }
.my-btn-blue:hover {
  opacity: 1;
  color: #fff; }

.wrapper-mini {
  width: 800px;
  margin: 15px auto;
  padding: 10px; }
.wrapper-mini .my-btn-blue {
  padding: 0 35px;
  margin: 20px 15px; }
.wrapper-mini .my-btn-yellow {
  padding: 0 35px;
  margin: 20px 15px; }
.wrapper-mini .my-btn-mute {
  padding: 0 35px;
  margin: 20px 15px; }

.wrapper-mini .article-table td:nth-child(2),
.wrapper-mini .article-table td:nth-child(4) {
  text-align: center; }

.wrapper-mini .table td,
.wrapper-mini .table th {
  padding: 18px; }

.main-title2 {
  position: absolute;
  top: 0;
  left: 0;
  padding: 15px 50px;
  width: 1078px;
  background-color: #317ac9;
  color: #fff; }

.pt {
  padding-top: 10px; }

.school-item {
  padding: 20px 0 10px; }
.school-item ul {
  margin: 0;
  padding: 0; }
.school-item li {
  float: left;
  margin: 0 12px 15px;
  list-style: none; }
.school-item a {
  position: relative;
  display: table-cell;
  margin: 0 8px;
  width: 150px;
  height: 55px;
  background-color: #f7f9fa;
  color: #333;
  font-size: 16px;
  padding: 5px 5px 5px 50px;
  vertical-align: middle;
  border-radius: 5px;
  border: 1px solid #eee; }
.school-item a p {
  display: box;
  display: -webkit-box;
  display: -moz-box;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 0; }
.school-item a img {
  position: absolute;
  top: 19px;
  left: 14px;
  width: 14%; }
.school-item a span {
  display: block; }
.school-item a span.active {
  display: none; }
.school-item a .classify {
  display: none; }
.school-item a:hover {
  transition: all .2s;
  color: #fff;
  background-color: #f60; }
.school-item a:hover span {
  display: none; }
.school-item a:hover span.active {
  display: block; }

.jycx {
  padding-top: 20px; }
.jycx label {
  margin-bottom: 16px; }
.jycx label .error {
  display: inline-block;
  color: #c00;
  margin-bottom: 0; }
.jycx label span {
  display: inline-block;
  width: 410px; }
.jycx label span img {
  margin-top: 6px; }
.jycx label input {
  height: 26px;
  line-height: 26px;
  margin: 0;
  margin-right: 5px; }
.jycx label select {
  margin: 0;
  height: 36px;
  line-height: 36px;
  width: 284px; }
.jycx .way2 a {
  margin-left: -200px; }
.jycx .hint {
  padding: 10px 330px;
  text-align: left;
  line-height: 28px;
  color: #c00;
  background: url("../images/ling-bg.png") no-repeat top center;
  position: relative; }
.jycx .hint img {
  position: absolute;
  top: 15px;
  left: 300px; }

.jycx-btn {
  text-align: center; }

.more {
  display: inline-block;
  padding-left: 16px;
  margin-left: 10px;
  background: url("../images/more-icon.png") no-repeat left center; }

.status {
  padding-top: 100px;
  text-align: center;
  font-size: 16px; }
.status img {
  margin-right: 15px; }

.article-table3 thead tr {
  border-top: 1px solid #8ab4e0; }
.article-table3 th {
  border: 1px solid #8ab4e0;
  background-color: #c5d9ef;
  color: #333; }
.article-table3 tbody td {
  border: 1px solid #8ab4e0;
  font-size: 16px; }
.article-table3 tbody tr:hover {
  background: none; }

.article-table3 tbody td:first-child,
.article-table3 tbody td:nth-child(3) {
  background-color: #eaf1f9; }

.text-yellow {
  color: #f60; }

.wenda {
  margin: 30px 0; }
.wenda .head {
  background-color: #f5f5f5;
  padding: 5px 10px; }
.wenda .head img {
  margin-right: 8px; }
.wenda .head span {
  margin-left: 25px; }
.wenda .inner {
  line-height: 26px;
  font-size: 15px;
  padding-top: 15px;
  text-indent: 2em;
  word-break: break-word; }

.zwgk_title {
  font-size: 20px;
  line-height: 40px;
  width: 100%;
  text-align: center;
  border-bottom: #ccc dotted 1px;
  margin-bottom: 10px;
  font-weight: bold; }

.zwgk th {
  border: 1px solid #7baadc;
  padding: 10px;
  vertical-align: middle; }
.zwgk table thead td {
  border: 1px solid #c1d7ef;
  vertical-align: middle; }
.zwgk table tbody td {
  border: 1px solid #c1d7ef;
  vertical-align: middle;
  word-break: break-all;
  word-wrap: break-word; }
.zwgk table img {
  margin-right: 5px; }

.grbs-title {
  padding: 14px 40px 15px;
  background: url(../images/bg_title.png) no-repeat;
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  background-size: cover; }
.grbs-title h4 {
  line-height: 40px;
  font-size: 24px;
  margin: 0;
  padding: 0;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 10px 0; }
.grbs-title .pull-left {
  width: 80%; }
.grbs-title .pull-left span {
  color: #e5e5e5;
  margin-right: 72px; }
.grbs-title .pull-left a {
  display: inline-block;
  width: 56px;
  padding-left: 36px;
  height: 25px;
  line-height: 25px;
  color: #78797A;
  background: url("../images/sc.png") no-repeat 10px center #edf5fc;
  border-radius: 4px;
  cursor: pointer; }
.grbs-title .pull-left a:hover {
  background: url("../images/sc_active.png") no-repeat 10px center #edf5fc;
  color: #78797A; }
.grbs-title .pull-left a.active {
  background: url("../images/sc_active.png") no-repeat 10px center #edf5fc;
  color: #78797A; }
.grbs-title .pull-left a.active:hover {
  background: url("../images/sc_hover.png") no-repeat 10px center #edf5fc;
  color: #78797A; }
.grbs-title .pull-right .star {
  background: url(../images/bg_star.png) no-repeat;
  background-size: contain;
  width: 138px;
  height: 40px;
  position: absolute;
  top: 10px;
  right: 30px;
  padding-top: 70px; }
.grbs-title .pull-right img {
  vertical-align: text-top;
  position: absolute; }
.grbs-title .pull-right img:nth-child(1) {
  top: 68px;
  right: 91px; }
.grbs-title .pull-right img:nth-child(2) {
  top: 65px;
  right: 73px; }
.grbs-title .pull-right img:nth-child(3) {
  top: 64px;
  right: 56px; }
.grbs-title .pull-right img:nth-child(4) {
  top: 66px;
  right: 40px; }
.grbs-title .pull-right img:nth-child(5) {
  top: 68px;
  right: 23px; }
.grbs-title .pull-right input[type="text"] {
  margin: 0 10px 0 0; }
.grbs-title .pull-right label {
  text-align: right;
  margin-top: 4px;
  vertical-align: initial;
  font-size: 16px;
  margin-bottom: 0; }
.grbs-title .pull-right input[type="checkbox"] {
  margin: 0; }

.grbs {
  box-sizing: border-box; }
.grbs .section {
  padding-top: 40px; }
.grbs .section .no-mp {
  padding: 0;
  margin: 0; }
.grbs .section .wrapper-one {
  padding: 10px 0;
  margin: 10px 0; }
.grbs .section .wrapper-two {
  padding: 10px 0;
  margin: 10px 0; }
.grbs .section .sub-nav img {
  width: 22px; }
.grbs .table tbody td {
  padding: 16px 10px;
  font-size: 16px; }
.grbs .table tbody td a {
  display: inline;
  padding: 0;
  margin: 0;
  background: none; }
.grbs .aside {
  width: 21%; }
.grbs .px {
  margin: 0;
  padding: 0;
  padding-bottom: 50px; }
.grbs .px li {
  list-style: none; }
.grbs .px li:hover .sub-px {
  background: #317ac9; }
.grbs .px li:hover .sub-px p {
  color: #fff; }
.grbs .px li:hover .azt-icon {
  background: url("../images/azt_hover.png") no-repeat center center; }
.grbs .px li:hover .bottom-icon {
  background: url("../images/bottom-icon_hover.png") no-repeat center center; }
.grbs .px .sub-px {
  height: 60px;
  line-height: 60px;
  background-color: #7db3ee;
  color: #fff;
  cursor: pointer;
  border-bottom: 1px solid #dfe1e3;
  border-top: 1px solid #dfe1e3; }
.grbs .px .sub-px span {
  display: inline-block;
  width: 48px;
  height: 100%; }
.grbs .px .sub-px p {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  font-size: 18px; }
.grbs .px .azt-icon {
  background: url("../images/azt_hover.png") no-repeat center center; }
.grbs .px .bottom-icon {
  float: right;
  background: url("../images/bottom-icon_hover.png") no-repeat center center; }
.grbs .px .current .sub-px {
  background: #317ac9;
  border-bottom: 0; }
.grbs .px .current .sub-px p {
  color: #fff; }
.grbs .px .current .azt-icon {
  background: url("../images/azt_hover.png") no-repeat center center; }
.grbs .px .current .bottom-icon {
  background: url("../images/bottom-icon_hover.png") no-repeat center center; }
.grbs .px .current .adx-icon {
  background: url("../images/adx-icon_hover.png") no-repeat center center; }
.grbs .px .current .abm-icon {
  background: url("../images/abm_hover.png") no-repeat center center; }
.grbs .px .current .px-item {
  display: block; }
.grbs .px .current .abm-item {
  display: block; }
.grbs .px .adx-icon {
  background: url("../images/adx-icon_hover.png") no-repeat center center; }
.grbs .px .abm-icon {
  background: url("../images/abm_hover.png") no-repeat center center; }
.grbs .px .azt {
  border-top: 0; }
.grbs .px .px-item {
  display: none; }
.grbs .px .abm-item {
  display: none; }
.grbs .px-item {
  width: 100%; }
.grbs .px-item a {
  width: 122px;
  float: left;
  height: 50px;
  line-height: 50px;
  border-left: 1px solid #dfe1e3;
  border-bottom: 1px solid #dfe1e3;
  margin: 0;
  padding: 0; }
.grbs .px-item a:hover {
  background-color: #e6f0fa; }
.grbs .px-item a:last-child {
  border-right: 1px solid #dfe1e3; }
.grbs .px-item a:nth-child(odd) {
  border-left: 0; }
.grbs .px-item .active {
  background: #f60;
  color: #fff; }
.grbs .px-item .active:hover {
  background: #f60;
  color: #fff; }
.grbs .px-item .active p {
  color: #fff; }
.grbs .px-item span {
  display: inline-block;
  width: 30px;
  height: 100%; }
.grbs .px-item p {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  color: #666;
  font-size: 16px; }
.grbs .abm-item {
  margin: 8px 0; }
.grbs .abm-item a {
  float: left;
  width: 106px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #b8d2ec;
  color: #333;
  font-size: 16px;
  margin: 4px -6px 4px 12px; }
.grbs .abm-item a:hover {
  background-color: #e6f0fa; }
.grbs .abm-item .active {
  background-color: #ff6600;
  color: #fff;
  border-color: #f60; }
.grbs .abm-item .active:hover {
  background-color: #ff6600;
  color: #fff;
  border-color: #f60; }
.grbs .azt-item .azt-a1 {
  background: url("../images/byjy.png") no-repeat center center; }
.grbs .azt-item .azt-a2 {
  background: url("../images/cy.png") no-repeat center center; }
.grbs .azt-item .azt-a3 {
  background: url("../images/xsrw.png") no-repeat center center; }
.grbs .azt-item .azt-a4 {
  background: url("../images/zkkt.png") no-repeat center center; }
.grbs .azt-item .azt-a5 {
  background: url("../images/xlxw.png") no-repeat center center; }
.grbs .azt-item .azt-a6 {
  background: url("../images/zx.png") no-repeat center center; }
.grbs .azt-item .azt-a7 {
  background: url("../images/px.png") no-repeat center center; }
.grbs .azt-item .azt-a8 {
  background: url("../images/ps.png") no-repeat center center; }
.grbs .azt-item .azt-a9 {
  background: url("../images/rd.png") no-repeat center center; }
.grbs .azt-item .azt-a10 {
  background: url("../images/sp.png") no-repeat center center; }
.grbs .azt-item .azt-a11 {
  background: url("../images/cf.png") no-repeat center center; }
.grbs .azt-item .active .azt-a1 {
  background: url("../images/byjy_hover.png") no-repeat center center; }
.grbs .azt-item .active .azt-a2 {
  background: url("../images/cy_hover.png") no-repeat center center; }
.grbs .azt-item .active .azt-a3 {
  background: url("../images/xsrw_hover.png") no-repeat center center; }
.grbs .azt-item .active .azt-a4 {
  background: url("../images/zkkt_hover.png") no-repeat center center; }
.grbs .azt-item .active .azt-a5 {
  background: url("../images/xlxw_hover.png") no-repeat center center; }
.grbs .azt-item .active .azt-a6 {
  background: url("../images/zx_hover.png") no-repeat center center; }
.grbs .azt-item .active .azt-a7 {
  background: url("../images/px_hover.png") no-repeat center center; }
.grbs .azt-item .active .azt-a8 {
  background: url("../images/ps_hover.png") no-repeat center center; }
.grbs .azt-item .active .azt-a9 {
  background: url("../images/rd_hover.png") no-repeat center center; }
.grbs .azt-item .active .azt-a10 {
  background: url("../images/sp_hover.png") no-repeat center center; }
.grbs .azt-item .active .azt-a11 {
  background: url("../images/cf_hover.png") no-repeat center center; }
.grbs .adx-item .adx-a1 {
  background: url("../images/xsjz.png") no-repeat center center; }
.grbs .adx-item .adx-a2 {
  background: url("../images/bys.png") no-repeat center center; }
.grbs .adx-item .adx-a3 {
  background: url("../images/cyz.png") no-repeat center center; }
.grbs .adx-item .adx-a4 {
  background: url("../images/yejs.png") no-repeat center center; }
.grbs .adx-item .adx-a5 {
  background: url("../images/zxjs.png") no-repeat center center; }
.grbs .adx-item .adx-a6 {
  background: url("../images/zzjs.png") no-repeat center center; }
.grbs .adx-item .adx-a7 {
  background: url("../images/gxjs.png") no-repeat center center; }
.grbs .adx-item .adx-a8 {
  background: url("../images/js.png") no-repeat center center; }
.grbs .adx-item .active .adx-a1 {
  background: url("../images/xsjz_hover.png") no-repeat center center; }
.grbs .adx-item .active .adx-a2 {
  background: url("../images/bys_hover.png") no-repeat center center; }
.grbs .adx-item .active .adx-a3 {
  background: url("../images/cyz_hover.png") no-repeat center center; }
.grbs .adx-item .active .adx-a4 {
  background: url("../images/yejs_hover.png") no-repeat center center; }
.grbs .adx-item .active .adx-a5 {
  background: url("../images/zxjs_hover.png") no-repeat center center; }
.grbs .adx-item .active .adx-a6 {
  background: url("../images/zzjs_hover.png") no-repeat center center; }
.grbs .adx-item .active .adx-a7 {
  background: url("../images/gxjs_hover.png") no-repeat center center; }
.grbs .adx-item .active .adx-a8 {
  background: url("../images/js_hover.png") no-repeat center center; }
.grbs .main {
  border-top: 1px solid #317ac9;
  width: 79%; }
.grbs p a.my-btn-yellow {
  font-size: 18px; }
.grbs p button.my-btn-blue {
  font-size: 18px; }
.grbs p button.my-btn-mute {
  font-size: 18px; }

.section .sub-nav {
  background: none;
  position: relative;
  border-bottom: 1px solid #f0f0f0;
  padding: 0; }
.section .sub-nav .pull-left {
  border-bottom: 1px solid #3277c4;
  font-size: 18px; }
.section .sub-nav ul {
  position: absolute;
  top: -6px;
  right: 0; }
.section .sub-nav li {
  list-style: none;
  background: none;
  float: right; }
.section .sub-nav a {
  float: right;
  width: 70px;
  height: 32px;
  line-height: 32px;
  padding-left: 38px;
  border: 1px solid #f60;
  color: #f60;
  font-size: 15px;
  margin-left: 6px;
  border-radius: 4px; }
.section .sub-nav a:hover {
  color: #fff; }
.section .sub-nav .tab-a1 a {
  background: url("../images/tab-a1.png") no-repeat 12px center; }
.section .sub-nav .tab-a1 a:hover {
  background: url("../images/tab-a1_hover.png") no-repeat 12px center #f60; }
.section .sub-nav .tab-a1 a.active {
  color: #fff;
  background: url("../images/tab-a1_hover.png") no-repeat 12px center #f60; }
.section .sub-nav .tab-a2 a {
  background: url("../images/tab-a2.png") no-repeat 12px center; }
.section .sub-nav .tab-a2 a:hover {
  background: url("../images/tab-a2_hover.png") no-repeat 12px center #f60; }
.section .sub-nav .tab-a2 a.active {
  color: #fff;
  background: url("../images/tab-a2_hover.png") no-repeat 12px center #f60; }
.section .sub-nav .tab-a3 a {
  background: url("../images/tab-a3.png") no-repeat 12px center; }
.section .sub-nav .tab-a3 a:hover {
  background: url("../images/tab-a3_hover.png") no-repeat 12px center #f60; }
.section .sub-nav .tab-a3 a.active {
  color: #fff;
  background: url("../images/tab-a3_hover.png") no-repeat 12px center #f60; }
.section .sub-nav .tab-a4 a {
  background: url("../images/tel.png") no-repeat 12px center; }
.section .sub-nav .tab-a4 a:hover {
  background: url("../images/tel_hover.png") no-repeat 12px center #f60; }
.section .sub-nav .tab-a4 a.active {
  color: #fff;
  background: url("../images/tel_hover.png") no-repeat 24px center #f60; }
.section .sub-nav .tab-a5 a {
  width: 58px;
  padding-left: 50px;
  background: url("../images/tab-a4.png") no-repeat 12px center; }
.section .sub-nav .tab-a5 a:hover {
  width: 58px;
  padding-left: 50px;
  background: url("../images/tab-a4_hover.png") no-repeat 12px center #f60; }
.section .sub-nav .tab-a5 a.active {
  color: #fff;
  width: 58px;
  padding-left: 50px;
  background: url("../images/tab-a4_hover.png") no-repeat 12px center #f60; }
.section .sub-nav .m-tab {
  top: 5px; }
.section .sub-nav .more {
  display: inline;
  width: auto;
  border: 0;
  background: none;
  padding: 0;
  margin: 0;
  color: #317ac9; }
.section .sub-nav .more:hover {
  color: #317ac9; }
.section .m-approval li {
  float: left; }
.section .m-approval li a {
  width: 120px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  margin-left: 5px;
  border: 1px solid #3277c4;
  color: #3277c4; }
.section .m-approval li a:hover {
  background: #3277c4;
  box-shadow: 0px 2px 12px 2px #d6d6d6; }
.section .m-approval .bg-yellow {
  border-color: #f60;
  color: #f60; }
.section .m-approval .bg-yellow:hover {
  background: #f60; }
.section .m-tab li {
  float: left;
  margin-right: 4px;
  width: auto;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  border: 1px solid #e5e5e5;
  background: #f5f5f5;
  color: #999999;
  border-bottom: 0;
  cursor: pointer; }
.section .m-tab li i {
  display: inline-block;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  border-radius: 50%;
  border: 1px solid #999;
  font-size: 12px; }
.section .m-tab li:last-child {
  margin-right: 0; }
.section .m-tab li:hover {
  background: #3277c4;
  color: #fff;
  border-color: #e5e5e5; }
.section .m-tab li:hover i {
  border-color: #fff; }
.section .m-tab li.active {
  background: #3277c4;
  color: #fff;
  border-color: #e5e5e5; }
.section .m-tab li.active i {
  border-color: #fff; }

/* .grbs-item {
    border: 1px solid #d2d2d2;
    border-top: 2px solid #317ac9;
} */
.grbs-item .head {
  height: 46px;
  line-height: 46px; }
.grbs-item .head ul {
  margin: 0;
  padding: 0; }
.grbs-item .head li {
  background: none;
  float: left;
  list-style: none; }
.grbs-item .head li a {
  font-size: 16px;
  display: block;
  border: 1px solid #d2d2d2;
  border-right: 0;
  height: 46px;
  line-height: 46px;
  width: 118px;
  padding-left: 64px;
  background: url("../images/sltj.png") no-repeat 40px center;
  color: #666;
  border-bottom: 1px solid #317AC9; }
.grbs-item .head .head-a1 {
  background: url("../images/sltj.png") no-repeat 40px center;
  background-color: #f2f2f2; }
.grbs-item .head .head-a2 {
  background: url("../images/blcl.png") no-repeat 40px center;
  background-color: #f2f2f2; }
.grbs-item .head .head-a3 {
  background: url("../images/bllc.png") no-repeat 40px center;
  background-color: #f2f2f2; }
.grbs-item .head .head-a4 {
  background: url("../images/sfyj.png") no-repeat 40px center;
  background-color: #f2f2f2; }
.grbs-item .head .head-a5 {
  background: url("../images/fdyj.png") no-repeat 40px center;
  background-color: #f2f2f2; }
.grbs-item .head .head-a6 {
  background: url("../images/bgxz.png") no-repeat 40px center;
  background-color: #f2f2f2;
  border-right: 1px solid #d2d2d2; }
.grbs-item .head .active a {
  color: #fff;
  border-color: #307aca; }
.grbs-item .active .head-a1 {
  background: url("../images/sltj_hover.png") no-repeat 40px center #307aca; }
.grbs-item .active .head-a1:hover {
  color: #fff;
  background: url("../images/sltj_hover.png") no-repeat 40px center #307aca; }
.grbs-item .active .head-a2 {
  background: url("../images/blcl_hover.png") no-repeat 40px center #307aca; }
.grbs-item .active .head-a2:hover {
  color: #fff;
  background: url("../images/blcl_hover.png") no-repeat 40px center #307aca; }
.grbs-item .active .head-a3 {
  background: url("../images/bllc_hover.png") no-repeat 40px center #307aca; }
.grbs-item .active .head-a3:hover {
  color: #fff;
  background: url("../images/bllc_hover.png") no-repeat 40px center #307aca; }
.grbs-item .active .head-a4 {
  background: url("../images/sfyj_hover.png") no-repeat 40px center #307aca; }
.grbs-item .active .head-a4:hover {
  color: #fff;
  background: url("../images/sfyj_hover.png") no-repeat 40px center #307aca; }
.grbs-item .active .head-a5 {
  background: url("../images/fdyj_hover.png") no-repeat 40px center #307aca; }
.grbs-item .active .head-a5:hover {
  color: #fff;
  background: url("../images/bllc_hover.png") no-repeat 40px center #307aca; }
.grbs-item .active .head-a6 {
  background: url("../images/bgxz_hover.png") no-repeat 40px center #307aca; }
.grbs-item .active .head-a6:hover {
  color: #fff;
  background: url("../images/bgxz_hover.png") no-repeat 40px center #307aca; }
.grbs-item .body {
  border: 1px solid #d2d2d2;
  border-top: 2px solid #317ac9; }
.grbs-item ul li .head-a1:hover {
  color: #666;
  background: url("../images/sltj.png") no-repeat 40px center #eee; }
.grbs-item ul li .head-a2:hover {
  color: #666;
  background: url("../images/blcl.png") no-repeat 40px center #eee; }
.grbs-item ul li .head-a3:hover {
  color: #666;
  background: url("../images/bllc.png") no-repeat 40px center #eee; }
.grbs-item ul li .head-a4:hover {
  color: #666;
  background: url("../images/sfyj.png") no-repeat 40px center #eee; }
.grbs-item ul li .head-a5:hover {
  color: #666;
  background: url("../images/fdyj.png") no-repeat 40px center #eee; }
.grbs-item ul li .head-a6:hover {
  color: #666;
  background: url("../images/bgxz.png") no-repeat 40px center #eee; }
.grbs-item .inner {
  padding: 20px 0;
  font-size: 15px; }
.grbs-item .inner .text-error {
  font-size: 14px; }
.grbs-item .inner td {
  text-align: center;
  font-size: 16px; }
.grbs-item .inner thead tr td {
  white-space: nowrap; }
.grbs-item .inner tbody tr td:first-child {
  text-align: left; }
.grbs-item .inner tbody tr td:last-child {
  text-align: left; }
.grbs-item .table thead:first-child tr:first-child td {
  border-top: 1px solid #cce2fb; }

/* a_hover */
.fujian .pull-left {
  width: 60px;
  text-align: right; }
.fujian .pull-right {
  width: 950px;
  text-align: left; }

/* 按对象 */
/* 按部门 */
.grbs .px .adx,
.grbs .px .abm {
  margin-top: -1px; }

.px-list .head {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #ededed; }
.px-list .head .pull-left {
  height: 100%;
  border-bottom: 1px solid #317ac9; }
.px-list .head h4 {
  margin: 0;
  padding: 0;
  color: #666;
  font-size: 18px;
  font-weight: 500; }
.px-list .head h4 img {
  vertical-align: text-bottom;
  margin-right: 0px;
  width: 22px; }
.px-list .head label {
  display: inline;
  margin-right: 20px; }
.px-list .head input {
  margin: 0;
  padding: 0;
  width: 15px;
  height: 15px; }
.px-list .item {
  padding-bottom: 50px; }
.px-list .item ul {
  margin: 0;
  padding: 0; }
.px-list .item li {
  list-style: none;
  border-bottom: 1px solid #ededed;
  overflow: hidden;
  padding: 15px 10px;
  cursor: pointer;
  position: relative; }
.px-list .item li p {
  padding-left: 15px;
  background: url("../images/li_bg.png") no-repeat left center;
  font-size: 16px;
  color: #333;
  width: 500px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
.px-list .item li span {
  font-size: 14px;
  color: #999;
  padding-left: 15px; }
.px-list .item li:hover {
  background: #fafafa; }
.px-list .item li:hover .fun {
  transition: all 0.4s;
  display: block; }
.px-list .item li:hover .pull-left p {
  color: #c00; }
.px-list .item .fun {
  display: none;
  margin-top: 12px;
  padding-left: 15px; }
.px-list .item .fun a {
  float: left;
  width: 67px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #4587ce;
  border-radius: 4px;
  padding-left: 30px;
  margin-right: 10px; }
.px-list .item .fun .fun-a3 {
  padding-left: 47px;
  width: 50px;
  background: url("../images/fun-a3.png") no-repeat 23px center; }
.px-list .item .fun .fun-a3:hover {
  background: url("../images/fun-a3_hover.png") no-repeat 23px center #3277c4;
  color: #fff; }
.px-list .item .fun .fun-a5 {
  padding-left: 40px;
  width: 50px;
  border: 1px solid #ff7519;
  background: url(../images/fun-a5.png) no-repeat 18px center; }
.px-list .item .fun .fun-a5:hover {
  border: 1px solid #ff7519;
  color: #fff;
  background: url(../images/fun-a5_hover.png) no-repeat 18px center #f60; }
.px-list .item .star {
  position: absolute;
  right: 15px;
  top: 20px;
  width: 100px;
  height: 20px; }
.px-list .item .fun-a4 {
  background: url("../images/fun-a4.png") no-repeat 8px center; }
.px-list .item .fun-a4:hover {
  color: #fff;
  background: url("../images/fun-a4_hover.png") no-repeat 8px center #307aca; }
.px-list .item .fun-a5 {
  width: 50px;
  padding-left: 47px;
  border: 1px solid #ff7519;
  color: #f60;
  background: url("../images/fun-a5.png") no-repeat 23px center; }
.px-list .item .fun-a5:hover {
  color: #fff;
  background: url("../images/fun-a5_hover.png") no-repeat 23px center #f60; }
.px-list .fun-a1 {
  background: url("../images/fun-a1.png") no-repeat 11px center; }
.px-list .fun-a1:hover {
  background: url("../images/fun-a1_hover.png") no-repeat 11px center #3277c4;
  color: #fff; }
.px-list .fun-a2 {
  background: url("../images/fun-a2.png") no-repeat 11px center; }
.px-list .fun-a2:hover {
  background: url("../images/fun-a2_hover.png") no-repeat 11px center #3277c4;
  color: #fff; }
.px-list .pull-right a {
  float: left;
  margin: 18px 10px 0 0;
  width: 67px;
  padding-left: 30px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #317ac9;
  border-radius: 4px; }

.star-0 {
  background: url("../images/star-0.png") no-repeat; }

.star-1 {
  background: url("../images/star-1.png") no-repeat; }

.star-2 {
  background: url("../images/star-2.png") no-repeat; }

.star-3 {
  background: url("../images/star-3.png") no-repeat; }

.star-4 {
  background: url("../images/star-4.png") no-repeat; }

.star-5 {
  background: url("../images/star-5.png") no-repeat; }

.ckpj .wrapper {
  padding: 10px 0;
  margin: 10px 0; }
.ckpj ul {
  margin: 0 0 10px; }
.ckpj li {
  float: left;
  list-style: none;
  margin-right: 4px; }
.ckpj li a {
  display: block;
  width: 120px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: #e3e4e6;
  color: #666;
  font-size: 16px; }
.ckpj li a.active {
  background: #307aca;
  color: #fff; }
.ckpj .table tbody tr td:nth-child(3) {
  text-align: left;
  white-space: normal;
  word-break: break-all; }
.ckpj .table tbody tr td:nth-child(2) {
  text-align: left;
  padding-left: 40px; }
.ckpj .table td img {
  margin-right: 5px; }
.ckpj .my-btn-blue {
  font-size: 16px; }

/* 星星 */
.bspj {
  padding-top: 65px;
  position: relative; }
.bspj ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  overflow: hidden; }
.bspj ul li {
  float: left;
  list-style: none;
  width: 27px;
  height: 27px;
  background: url("../images/star3.png") no-repeat;
  margin-right: 5px; }
.bspj ul li a {
  display: block;
  width: 100%;
  padding-top: 27px;
  overflow: hidden; }
.bspj ul li.light {
  background-position: 0 -30px; }
.bspj .bspj-star {
  padding-left: 190px;
  margin: 5px 0; }
.bspj .bspj-star span {
  display: inline-block;
  text-align: right;
  height: 27px;
  line-height: 27px;
  font-size: 16px;
  vertical-align: top;
  background: url("../images/dos.png") no-repeat 15px center;
  padding-left: 15px;
  width: 96px; }
.bspj .bsfhd-star span {
  background: url("../images/dos.png") no-repeat left center; }
.bspj .h4 {
  position: absolute;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  top: 32px;
  left: 167px;
  padding-left: 40px; }
.bspj .h4 img {
  position: absolute;
  top: -4px;
  left: 0; }
.bspj .wrapper-mini {
  margin: 0 auto; }

.zxbl .sub-nav img {
  margin-right: 8px; }
.zxbl .sub-nav2 img {
  width: 22px;
  margin-right: 0px; }
.zxbl .sub-nav3 img {
  width: auto !important;
  margin-right: 0px; }

.area-lage {
  width: 700px;
  height: 120px; }

.result {
  margin-top: 50px;
  text-align: center; }
.result img {
  vertical-align: bottom;
  margin-right: 20px; }

.stream {
  padding: 30px 70px; }
.stream .stream-inner {
  width: 100%;
  margin: 0 auto;
  text-align: center; }
.stream .stream-inner span {
  position: absolute;
  width: 147px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  font-size: 16px;
  top: 0;
  background: url("../images/stream.png") no-repeat center center; }
.stream .stream-inner span em {
  float: left;
  width: 38px;
  height: 38px;
  text-align: center;
  color: #fff;
  margin-right: 10px; }
.stream .stream-inner .item1 {
  left: 90px; }
.stream .stream-inner .item2 {
  left: 410px;
  color: #999; }
.stream .stream-inner .item3 {
  left: 730px;
  color: #999; }
.stream .stream-inner .active {
  background: url("../images/stream_active.png") no-repeat center center;
  color: #fff; }
.stream .stream-warn {
  padding: 10px;
  color: #666;
  text-align: center;
  background: rgba(255, 102, 0, 0.06);
  margin-top: 20px;
  font-size: 15px; }
.stream .stream-warn p {
  line-height: 26px;
  margin: 0; }

.check-list label {
  font-size: 15px; }
.check-list input {
  display: inline-block;
  margin-right: 8px;
  vertical-align: text-top; }
.check-list .head {
  border-bottom: 1px solid #ededed; }
.check-list .head span {
  color: #000;
  margin-left: 15px;
  font-size: 15px;
  font-weight: bold; }
.check-list .head label {
  color: #c00; }
.check-list .list-item {
  margin-top: 8px; }
.check-list .list-item label {
  padding: 2px 0; }

.sqcl {
  font-size: 15px; }
.sqcl p.text-error {
  font-size: 14px;
  position: relative;
  line-height: 22px; }
.sqcl p.text-error em {
  position: absolute;
  left: 0;
  top: 0; }
.sqcl p.text-error span {
  margin-left: 32px; }

.zxbl-table td {
  border: 1px solid #7baadc;
  padding: 10px;
  text-align: left;
  color: #666;
  vertical-align: middle; }
.zxbl-table td:nth-of-type(1) {
  background: #eaf1f9;
  text-align: right;
  font-size: 15px;
  color: #333; }
.zxbl-table td input {
  margin: 0; }
.zxbl-table td textarea {
  width: 80%;
  height: 200px;
  resize: vertical; }
.zxbl-table td select {
  margin: 0; }
.zxbl-table th {
  border: 1px solid #7baadc;
  padding: 10px;
  vertical-align: middle; }
.zxbl-table tbody tr:hover {
  background: none; }
.zxbl-table .other-td {
  background: #eaf1f9;
  text-align: right;
  font-size: 15px;
  color: #333; }

.button-lage button {
  font-size: 18px;
  margin: 0 20px;
  padding: 0;
  height: 34px;
  line-height: 34px;
  width: 120px;
  text-align: center;
  vertical-align: top;
  opacity: 0.9; }
.button-lage button:hover {
  opacity: 1;
  color: #fff; }
.button-lage a {
  display: inline-block;
  font-size: 18px;
  margin: 0 20px;
  padding: 0;
  height: 34px;
  line-height: 34px;
  width: 120px;
  text-align: center;
  vertical-align: top; }
.button-lage a:hover {
  color: #fff; }

.nobg {
  background: none; }

/* datatable样式修改 */
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.55em;
  color: #333; }
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  color: #333;
  margin-bottom: 10px; }
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  color: #333 !important;
  border: 1px solid transparent; }
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em; }

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none; }

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #5f5f5f !important;
  border: 1px solid #ebebeb;
  background: #f1f1f1 !important;
  color: #333 !important;
  border: 1px solid #cacaca;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
  background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);
  background: -moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);
  background: -ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);
  background: -o-linear-gradient(top, #fff 0%, #dcdcdc 100%);
  background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%); }

.area-table thead th {
  border: 1px solid #7baadc; }
.area-table tbody td {
  border: 1px solid #7baadc; }
.area-table tbody tr:hover {
  background-color: #fff; }
.area-table textarea {
  width: 80%;
  resize: vertical; }
.area-table input[type='checkbox'] {
  width: 16px;
  height: 16px; }

.area-table input,
.area-table select {
  margin-bottom: 0; }

.main-wrapper2 {
  margin-top: 85px; }

.grbs-main {
  position: relative; }
.grbs-main .jdcx {
  background: #fff;
  margin-bottom: 10px;
  padding: 10px; }
.grbs-main .jdcx .btn-jdcx {
  float: left; }
.grbs-main .jdcx .way {
  float: left;
  line-height: 46px; }
.grbs-main .jdcx .way span {
  margin: 0 15px 0 20px; }
.grbs-main .jdcx .fg {
  width: 1px;
  height: 26px;
  background: #ddd;
  float: left;
  margin-top: 10px;
  margin-left: 20px; }
.grbs-main .jdcx a {
  display: inline-block;
  width: 120px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  font-size: 16px;
  background-color: #ff6600;
  border-radius: 3px; }
.grbs-main .jdcx a img {
  margin: -2px 2px 0 10px; }
.grbs-main .jdcx .way1 a {
  text-align: center;
  width: 100px;
  background: none;
  color: #317ac9; }

.grbs-wrapper {
  background-color: #fff; }

.grbs-nav {
  background: #fff;
  margin-bottom: 10px;
  padding: 10px 5% 2px;
  display: none; }
.grbs-nav a {
  float: left;
  width: 33%;
  text-align: center; }
.grbs-nav p {
  text-align: center;
  margin: 5px 0 0;
  font-size: 14px; }
.grbs-nav img {
  display: block;
  margin: 0 auto;
  width: 45px; }

.grbs-nav-4 a {
  width: 25%; }

.index-nav {
  background: #fff;
  margin-bottom: 10px;
  padding: 10px 0 2px;
  display: none; }
.index-nav a {
  float: left;
  width: 25%;
  text-align: center;
  margin-bottom: 10px; }
.index-nav p {
  text-align: center;
  margin: 5px 0 0;
  font-size: 14px; }
.index-nav img {
  display: block;
  margin: 0 auto;
  width: 50%; }

.zxzx-nav {
  background: #fff;
  margin-bottom: 10px;
  padding: 10px 0 2px;
  display: none; }
.zxzx-nav a {
  float: left;
  width: 25%;
  text-align: center; }
.zxzx-nav p {
  text-align: center;
  margin: 5px 0 0;
  font-size: 14px; }
.zxzx-nav img {
  display: block;
  margin: 0 auto;
  width: 45px; }

.index-wrapper .topic1 .pull-top {
  padding-left: 10px; }
.index-wrapper .topic1 .pull-top img {
  width: 18px; }
.index-wrapper .topic1 .pull-top .more {
  float: right;
  background: none;
  font-size: 14px;
  color: #999;
  padding: 0 20px 0 10px;
  margin: 0; }
.index-wrapper .topic1 .pull-bottom {
  padding: 10px; }
.index-wrapper .topic1 .pull-bottom ul {
  width: 100%; }
.index-wrapper .topic1 .pull-bottom li {
  width: 47%;
  float: left;
  margin-bottom: 10px; }
.index-wrapper .topic1 .pull-bottom li a {
  float: left;
  margin: 0;
  width: 95%;
  height: 60px;
  line-height: 60px;
  background-color: #fff;
  color: #333;
  font-size: 16px;
  padding: 0;
  padding-left: 5%;
  vertical-align: middle;
  border-radius: 5px;
  border: 1px solid #DBDBDB; }
.index-wrapper .topic1 .pull-bottom li img {
  width: 30px;
  float: left;
  margin-top: 15px; }
.index-wrapper .topic1 .pull-bottom li span {
  display: inline-block;
  width: 73%;
  font-size: 14px;
  line-height: 20px;
  padding-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }
.index-wrapper .topic1 .pull-bottom li:nth-child(odd) {
  margin-right: 3%; }
.index-wrapper .topic2 .pull-top {
  padding-left: 10px; }
.index-wrapper .topic2 .pull-top img {
  width: 18px; }
.index-wrapper .topic2 .pull-top .more {
  float: right;
  background: none;
  font-size: 14px;
  color: #999;
  padding: 0 20px 0 10px;
  margin: 0; }
.index-wrapper .topic2 .pull-bottom {
  padding: 0px 10px 10px;
  margin-top: -5px; }
.index-wrapper .topic2 .pull-bottom ul {
  width: 100%; }
.index-wrapper .topic2 .pull-bottom li {
  padding: 5px 10px 5px 8px;
  border-bottom: 1px solid #DBDBDB; }
.index-wrapper .topic2 .pull-bottom li p {
  float: left;
  font-size: 14px;
  width: 78%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 34px;
  padding-left: 8px;
  background: url(../images/li_bg.png) no-repeat left center; }
.index-wrapper .topic2 .pull-bottom li .bot {
  padding-left: 15px; }
.index-wrapper .topic2 .pull-bottom li .left {
  float: left;
  color: #c00;
  border: 1px solid #c00;
  padding: 0px 4px;
  border-radius: 5px;
  font-size: 12px; }
.index-wrapper .topic2 .pull-bottom li .right {
  float: right;
  color: #999;
  font-size: 12px;
  line-height: 34px; }

.grbs-section {
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
  position: relative; }
.grbs-section .pull-left {
  width: 110px;
  border: 1px solid #e6e6e6;
  border-top: 0;
  background-color: #f5f5f5;
  text-align: center;
  margin-bottom: -1000px;
  padding-bottom: 1000px; }
.grbs-section .pull-left .table-cell {
  position: absolute;
  top: 50%;
  left: 28px;
  margin-top: -33px; }
.grbs-section .pull-left img {
  display: block;
  margin: 0 auto; }
.grbs-section .pull-left span {
  display: block;
  font-size: 20px;
  color: #333;
  padding-top: 10px; }
.grbs-section .pull-right {
  width: 1062px;
  margin-bottom: -1000px;
  padding-bottom: 1000px; }
.grbs-section .pull-right .pd-wrapper {
  padding: 30px 0 20px;
  font-size: 16px;
  color: #333;
  text-align: center; }
.grbs-section .pull-right a {
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
  width: 80px;
  height: 80px;
  border-radius: 4px;
  background-color: #fafafa;
  border: 1px solid #e5e5e5;
  margin: 5px 6px; }
.grbs-section .pull-right a img {
  display: block;
  margin: 0 auto;
  width: 50%; }
.grbs-section .pull-right a .active {
  display: none; }
.grbs-section .pull-right a.active {
  background: #ff6600;
  color: #fff;
  border-color: #ff6600; }
.grbs-section .pull-right a.active img {
  display: none; }
.grbs-section .pull-right a.active img.active {
  display: block; }
.grbs-section .pull-right a:hover {
  background: #ff6600;
  color: #fff;
  border-color: #ff6600; }
.grbs-section .pull-right a:hover img {
  display: none; }
.grbs-section .pull-right a:hover img.active {
  display: block; }
.grbs-section .pull-right ul {
  margin: 0;
  padding: 0; }
.grbs-section .pull-right li {
  list-style: none;
  float: left;
  margin: 0 8px; }
.grbs-section .pull-right p {
  padding: 10px 0;
  margin: 0; }
.grbs-section .mount {
  margin-bottom: 10px;
  padding: 0 8px; }
.grbs-section .mount a {
  padding: 0 8px;
  color: #333;
  width: auto;
  height: 28px;
  line-height: 28px;
  background-color: #fff;
  margin: 0 5px 0 0;
  border-radius: 0;
  border: 0; }
.grbs-section .mount a.active {
  background-color: #e9f4ff;
  color: #333; }
.grbs-section .mount a:hover {
  background-color: #e9f4ff;
  color: #333; }
.grbs-section .mount span {
  float: left;
  padding: 0 8px;
  background: #317ac9;
  color: #fff;
  border-radius: 3px;
  height: 28px;
  line-height: 28px;
  cursor: pointer; }
.grbs-section .bumen a {
  float: left;
  width: 120px;
  height: 34px;
  line-height: 32px;
  color: #333; }
.grbs-section .bumen a:hover {
  background: #fff;
  color: #333; }
.grbs-section .bumen a.active {
  display: none;
  background: #fff;
  color: #333; }

.topic .pull-left {
  border-top: 1px solid #e6e6e6; }
.topic .img-app {
  display: none !important; }

.grbs-section2 {
  border: 0; }
.grbs-section2 .pull-right .pd-wrapper {
  padding: 20px 0; }

.zzbs-wrapper {
  margin-bottom: 100px; }
.zzbs-wrapper .grbs-section {
  border-bottom: 0; }

.form-inline select {
  font-size: 14px; }
.form-inline label {
  margin-right: 5px; }

.sub_img {
  padding-left: 36px; }
.sub_img img {
  position: absolute;
  top: 0;
  left: -6px; }

.fun-upload {
  padding: 18px;
  border-top: 1px solid #ddd;
  margin-top: -1px;
  padding-bottom: 12px; }
.fun-upload h4 {
  display: inline;
  font-size: 16px;
  font-weight: normal; }
.fun-upload p {
  display: inline-block;
  padding-left: 15px; }
.fun-upload p a {
  display: inline-block;
  width: 90px;
  height: 30px;
  line-height: 28px;
  box-sizing: border-box;
  text-align: center;
  border: 1px solid #ccc;
  color: #ccc;
  border-radius: 3px;
  margin-right: 8px; }
.fun-upload p a:hover {
  background: #317ac9;
  border-color: #317ac9;
  color: #fff; }

.step {
  box-shadow: 0 0 10px 0 #eee;
  border-radius: 4px;
  text-align: center;
  padding: 10px 0; }
.step div {
  width: 660px;
  height: 66px;
  margin: 5px auto; }
.step ul {
  margin: 0 auto;
  padding: 0;
  width: 80%; }
.step ul li {
  list-style: none;
  float: left;
  width: 24.8%;
  font-size: 16px;
  color: #307aca; }
.step .text-yellow {
  color: #ff6600; }
.step .text-error {
  color: #c00; }
.step .step1-success {
  background: url("../images/step1-success.png") no-repeat center center; }
.step .step1-fail {
  background: url("../images/step1-fail.png") no-repeat center center; }
.step .step2-success {
  background: url("../images/step2-success.png") no-repeat center center; }
.step .step2-fail {
  background: url("../images/step2-fail.png") no-repeat center center; }
.step .step3-success {
  background: url("../images/step3-success.png") no-repeat center center; }
.step .step3-fail {
  background: url("../images/step3-fail.png") no-repeat center center; }
.step .step4-success {
  background: url("../images/step4-success.png") no-repeat center center; }
.step .step4-fail {
  background: url("../images/step4-fail.png") no-repeat center center; }
.step .step5-success {
  background: url("../images/step5-success.png") no-repeat center center; }
.step .step5-fail {
  background: url("../images/step5-fail.png") no-repeat center center; }
.step .sub {
  width: 35%; }
.step .going {
  width: 31%; }
.step .complete {
  width: 32%; }

.step2 ul {
  width: 88%; }
.step2 ul li {
  width: 33%; }

.make-warn {
  width: 640px;
  font-size: 16px;
  color: #666;
  height: 40px;
  line-height: 40px;
  margin: 40px auto 0;
  background-color: #fff6f0;
  text-align: center;
  border-radius: 4px; }

.make-input-group {
  padding-top: 20px; }
.make-input-group p {
  margin-top: 16px;
  text-align: center;
  height: 38px;
  line-height: 38px; }
.make-input-group p label {
  display: inline;
  position: relative; }
.make-input-group p label > label {
  position: absolute;
  left: 104%;
  width: 100%;
  top: 0;
  font-size: 14px;
  color: #c00;
  text-align: left; }
.make-input-group p span {
  position: absolute;
  width: 200px;
  text-align: right;
  left: -200px;
  height: 38px;
  line-height: 38px; }
.make-input-group p span em {
  color: #c00; }
.make-input-group p input {
  height: 26px;
  line-height: 26px; }
.make-input-group p button {
  width: 120px;
  height: 34px;
  border-radius: 4px;
  border: 0;
  background: #307aca;
  color: #fff; }
.make-input-group p:last-child {
  margin-top: 40px; }

/* .u-help ul.u-discuss div.pull-left{
  width:123px;
}
.u-help ul.u-discuss div.pull-right{
  width:560px;
} */
.select-small {
  width: 106px; }

/* 审核 */
/* tab */
/* 审核详细内容步骤一 */
.m-table-approval1 tbody tr:hover,
.m-table-approval2 tbody tr:hover,
.m-table-approval3 tbody tr:hover {
  background: #fff; }

.m-table-approval1 tr td,
.m-table-approval2 tr td,
.m-table-approval3 tr td {
  font-size: 16px;
  border: 1px solid #a5c5e7;
  white-space: normal;
  word-break: break-all; }

.m-table-approval1 tr td:nth-child(odd) {
  background: #eaf1f9;
  text-align: right;
  width: 180px; }
.m-table-approval1 tr td:nth-child(even) {
  text-align: left; }

.m-table-approval3 tr td {
  text-align: center;
  vertical-align: middle; }
.m-table-approval3 tbody th {
  width: 10%;
  background: #eaf1f9;
  text-align: center;
  border: 1px solid #a5c5e7;
  vertical-align: middle; }

/* 审核详细内容步骤二 */
.m-table-approval2 tr th {
  padding: 10px;
  font-weight: normal;
  border: 1px solid #a5c5e7; }
.m-table-approval2 tr td {
  text-align: center;
  vertical-align: middle; }
.m-table-approval2 tr td a {
  display: inline;
  color: #317ac9;
  padding: 0;
  margin: 0;
  background: none; }
.m-table-approval2 input[type='checkbox'] {
  vertical-align: text-top; }
.m-table-approval2 label {
  margin: 0; }

/* 更多 */
/* 审核功能 */
.m-enable {
  text-align: center; }
.m-enable a {
  display: inline-block;
  width: 120px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #3277c4;
  background: #fff;
  color: #3277c4; }
.m-enable a:hover {
  background: #3277c4;
  color: #fff; }
.m-enable a:last-child {
  color: #f60;
  border-color: #f60; }
.m-enable a:last-child:hover {
  background: #f60;
  color: #fff; }

/* print */
.table-print table {
  width: 100%;
  font-size: 16px; }
.table-print table th {
  height: 80px;
  font-size: 22px;
  font-weight: normal;
  text-align: center; }
.table-print table td {
  padding: 5px;
  vertical-align: middle; }
.table-print .table-border {
  margin: 5px 0; }
.table-print .table-border td {
  border: 1px solid #ccc;
  text-align: center;
  font-size: 14px; }

/* 弹出框 */
#box p {
  width: auto;
  margin: 20px 0;
  padding: 0 35px; }
#box label {
  display: inline;
  margin-right: 8px; }
#box input {
  font-size: 14px; }
#box textarea {
  display: block;
  width: 80%;
  border-radius: 4px;
  padding: 4px;
  margin: 0 auto;
  font-size: 14px;
  height: 60px; }

.wrapper .btn-print,
.wrapper .btn-search {
  margin: 20px 2px;
  vertical-align: middle; }

.review-table tbody td {
  text-align: left; }
.review-table tbody td:nth-child(odd) {
  background: #eaf1f9;
  width: 17%;
  text-align: right; }
.review-table tbody td input {
  width: 130px; }
.review-table tbody td select {
  font-size: 14px;
  width: 140px;
  margin: 2px 0; }
.review-table tbody tr:last-child td:last-child {
  text-align: left; }
.review-table tbody tr.select-medium select {
  width: 80px; }
.review-table tbody .input-large td input {
  width: 300px; }
.review-table .select-mini td:not(:first-child) {
  background: none; }
.review-table .select-mini select {
  width: 80px; }

button.disabled {
  opacity: 0.5;
  cursor: not-allowed; }
button.disabled:hover {
  opacity: 0.5;
  cursor: not-allowed; }

.org-site {
  background: #fff; }
.org-site .breadcrumb {
  border-bottom: 2px solid #f7f7f7; }
.org-site .con {
  overflow: hidden;
  padding: 20px 10px; }
.org-site .section {
  margin: 0;
  padding: 0; }
.org-site .sub-txt {
  background: #FAFBFC;
  margin: 15px 30px 15px 20px;
  padding: 10px 30px 20px 20px; }
.org-site .form-inline {
  padding: 4px 10px 4px 0;
  vertical-align: middle;
  margin: 8px 0 20px; }
.org-site .form-inline label {
  margin: 0; }
.org-site .form-inline label .dos-icon img {
  margin: 0 0 0 10px; }
.org-site .m-enable a {
  width: 120px;
  height: 34px;
  background: #3277c4;
  color: #fff;
  margin: 0 10px;
  border: 0; }
.org-site .m-enable a:last-child:hover {
  background-color: #3277c4;
  color: #fff; }
.org-site .left {
  float: left;
  width: 200px;
  padding-bottom: 100px;
  background-color: #f5f5f5; }
.org-site .left .head {
  height: 48px;
  background: #3277c4;
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  margin-bottom: 1px; }
.org-site .left img {
  vertical-align: middle;
  margin: 0 10px 0 14px; }
.org-site .left > ul > li {
  position: relative;
  line-height: 40px;
  color: #666;
  border-bottom: 1px solid #e6e6e6;
  font-size: 16px;
  cursor: pointer; }
.org-site .left > ul > li > i:first-child {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 40px;
  margin: 0 15px; }
.org-site .left > ul > li.active {
  color: #fff;
  background: #3277c4; }
.org-site .left > ul > li.active .i1 {
  background: url(../images/i1_hover.png) no-repeat center center; }
.org-site .left > ul > li.active .i2 {
  background: url(../images/i2_hover.png) no-repeat center center; }
.org-site .left > ul > li.active .i3 {
  background: url(../images/i3_hover.png) no-repeat center center; }
.org-site .left > ul > li.active .i4 {
  background: url(../images/i4_hover.png) no-repeat center center; }
.org-site .left > ul > li.active .i5 {
  background: url(../images/i5_hover.png) no-repeat center center; }
.org-site .left > ul > li.active .i6 {
  background: url(../images/i6_hover.png) no-repeat center center; }
.org-site .left > ul > li.active .i7 {
  background: url(../images/i7_hover.png) no-repeat center center; }
.org-site .left > ul > li.active i.i-bottom {
  background: url(../images/b_img_hover.png) no-repeat center center; }
.org-site .left > ul > li.active ul {
  display: block; }
.org-site .left > ul > li i.i-bottom {
  position: absolute;
  right: 10px;
  top: 17px;
  width: 10px;
  height: 6px;
  background: url(../images/b_img.png) no-repeat center center; }
.org-site .left > ul ul {
  display: none;
  background: #FAFAFB;
  padding: 6px 0; }
.org-site .left > ul ul li {
  line-height: 32px;
  font-size: 15px; }
.org-site .left > ul a {
  display: block;
  color: #666;
  padding-left: 42px;
  background: url(../images/l_img.png) no-repeat 25px center; }
.org-site .left > ul a.current {
  color: #3277c4;
  background: url(../images/l_img_hover.png) no-repeat 25px center; }
.org-site .right {
  padding-left: 200px; }
.org-site .right .sub-nav {
  height: 48px;
  line-height: 48px; }
.org-site .right .sub-nav .pull-left {
  border-bottom: 0; }
.org-site .right .sub-nav .pull-left .dot {
  vertical-align: middle;
  margin: 0 8px 0 30px; }
.org-site ul {
  margin: 0;
  padding: 0; }
.org-site > ul {
  padding: 6px 10px; }
.org-site .i1 {
  background: url(../images/i1.png) no-repeat center center; }
.org-site .i2 {
  background: url(../images/i2.png) no-repeat center center; }
.org-site .i3 {
  background: url(../images/i3.png) no-repeat center center; }
.org-site .i4 {
  background: url(../images/i4.png) no-repeat center center; }
.org-site .i5 {
  background: url(../images/i5.png) no-repeat center center; }
.org-site .i6 {
  background: url(../images/i6.png) no-repeat center center; }
.org-site .i7 {
  background: url(../images/i7.png) no-repeat center center; }

.org-site .form-inline a,
.org-site .form-inline button {
  vertical-align: middle; }

#jyt_jlhd {
  width: 900px;
  float: left;
  padding: 10px;
  padding-left: 30px; }
#jyt_jlhd a.wyzx {
  display: block;
  width: 160px;
  height: 43px;
  background: url(../images/jlhdbg.png) 0 0;
  padding-top: 76px;
  line-height: 43px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  float: left;
  margin: 0 30px; }
#jyt_jlhd a.wyzx:hover {
  display: block;
  background: url(../images/jlhdbg.png) 0 119px; }
#jyt_jlhd a.wyts {
  display: block;
  width: 160px;
  height: 43px;
  background: url(../images/jlhdbg.png) 166px 0;
  padding-top: 76px;
  line-height: 43px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  float: left;
  margin: 0 30px; }
#jyt_jlhd a.wyts:hover {
  display: block;
  background: url(../images/jlhdbg.png) 166px 119px; }
#jyt_jlhd a.tzxx {
  display: block;
  width: 160px;
  height: 43px;
  background: url(../images/jlhdbg.png) 332px 0;
  padding-top: 76px;
  line-height: 43px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  float: left;
  margin: 0 30px; }
#jyt_jlhd a.tzxx:hover {
  display: block;
  background: url(../images/jlhdbg.png) 332px 119px; }
#jyt_jlhd a.xyls {
  display: block;
  width: 160px;
  height: 43px;
  background: url(../images/xyls.png) 0 0;
  padding-top: 76px;
  line-height: 43px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  float: left;
  margin: 0 30px; }
#jyt_jlhd a.xyls:hover {
  display: block;
  background: url(../images/xyls.png) 0 119px; }

.sub-nav .nav3-app {
  display: none !important; }

.jycx-nav {
  background: #fff;
  margin-bottom: 10px;
  padding: 10px 0 10px;
  display: none; }
.jycx-nav a {
  float: left;
  width: 20%;
  text-align: center; }
.jycx-nav p {
  text-align: center;
  margin: 5px 0 0;
  font-size: 14px; }
.jycx-nav img {
  display: block;
  margin: 0 auto;
  width: 45px; }

.zxzx-table-app {
  display: none; }

.cx .appH4,
.xjbj .appH4 {
  display: none; }

.query .section {
  background: url(../images/bg_query_content.png) no-repeat center bottom #fff;
  margin: 0;
  min-height: 450px; }
.query .sub-nav img {
  width: 18px; }

.part .inner .list-table {
  display: none; }
.part .inner .active {
  display: block; }
.part .list-title {
  padding: 0; }
.part .list-title ul {
  margin: 0; }
.part .list-title li {
  float: left;
  list-style: none;
  margin-right: 10px; }
.part .list-title li a {
  display: inline-block;
  width: 115px;
  height: 36px;
  line-height: 36px;
  background: #EDEDED;
  color: #333;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center; }
.part .list-title li a:hover {
  background: #317AC9;
  color: #fff; }
.part .list-title li img {
  margin-right: 6px; }
.part .list-title li img.hover {
  display: none; }
.part .list-title li .active {
  background: #317AC9;
  color: #fff; }
.part .list-title li .active img {
  display: none; }
.part .list-title li .active img.hover {
  display: inline-block; }
.part .list-table {
  position: relative; }
.part .list-table .table-ul-title {
  background: #fff;
  margin-bottom: 0; }
.part .list-table .table-ul-title .col1 {
  width: 576px; }
.part .list-table .table-ul-cont a {
  background: url(../images/wen2.png) no-repeat 17px 18px; }
.part .list-table .table-ul-cont .odd {
  background-color: #F7F7F7; }
.part .list-table .more {
  color: #999;
  position: absolute;
  top: -30px;
  right: 0;
  background: none; }
.part .part-one,
.part .part-two {
  margin-top: 20px; }

.tzgg .banner {
  display: none; }

.table-tishi {
  display: none; }

.org-site .con {
  padding: 20px 0px; }

.sec2 .sub-nav {
  background: #F7F7F7; }
.sec2 .sub-nav .pull-left {
  font-size: 16px; }
.sec2 .sub-nav .pull-right .m-sh {
  top: 7px;
  right: 30px; }
.sec2 .sub-nav .pull-right .m-sh li a {
  width: 120px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  padding-left: 0; }
.sec2 .sub-nav .pull-right .m-sh li .pass {
  color: #33CCCC;
  border: 1px solid #33CCCC; }
.sec2 .sub-nav .pull-right .m-sh li .pass:hover {
  background: #33CCCC;
  color: #fff; }
.sec2 .sub-nav .pull-right .m-sh li .fail {
  color: #D24E4E;
  border: 1px solid #D24E4E; }
.sec2 .sub-nav .pull-right .m-sh li .fail:hover {
  background: #D24E4E;
  color: #fff; }

.zxbl-detail .sub-nav img {
  width: auto !important; }

.zxbl-table2 tbody td {
  padding: 11px 10px !important; }
.zxbl-table2 tbody td .overview {
  color: #387BC6; }
.zxbl-table2 tbody .tr-title td {
  text-align: center;
  background: #fff;
  padding: 21px 10px !important;
  color: #4372A1;
  font-size: 18px; }

.bszn {
  padding-top: 18px !important; }
.bszn .table-box .article-table2 tbody td a {
  white-space: normal; }

.highlight-box {
  border: 1px solid #eee;
  height: 100px;
  padding: 0 20px;
  margin-bottom: 20px; }
.highlight-box div {
  float: left;
  margin: 15px 25px;
  position: relative; }
.highlight-box span {
  font-size: 18px;
  font-weight: bold;
  color: #3A82A6;
  position: absolute;
  top: 25px;
  right: 65px; }
.highlight-box .go-win2 span {
  color: #40A997; }
.highlight-box .promise-date span {
  color: #3E61B3; }

.table-app-zxzx thead tr {
  background: #fff; }
.table-app-zxzx thead tr .first-th {
  padding-left: 12px; }
.table-app-zxzx tbody tr:nth-child(odd) {
  background: #f7f7f7; }
.table-app-zxzx tbody tr:nth-child(odd):hover {
  background: #f7f7f7; }
.table-app-zxzx tbody tr:nth-child(even) {
  background: none; }
.table-app-zxzx tbody tr:nth-child(even):hover {
  background: none; }
.table-app-zxzx tbody td {
  border: 0; }
.table-app-zxzx tbody td a {
  background: none;
  padding-left: 0; }
.table-app-zxzx tbody td:nth-child(1) {
  text-align: left; }
.table-app-zxzx tbody td:nth-child(1) img {
  margin-right: 10px; }

.step-query1 {
  font-size: 20px;
  color: #317ac9;
  font-weight: bold;
  padding-left: 200px; }

.step-query2 {
  display: block;
  font-size: 20px;
  color: #317ac9;
  font-weight: bold;
  padding-left: 200px;
  margin: 10px 0 30px; }
.step-query2:hover {
  color: #317ac9; }

.server-query {
  background: #fff; }
.server-query .box {
  width: 95%;
  border: 0;
  margin: 10px; }
.server-query .box .box-title {
  border: 0;
  padding: 0; }
.server-query .box .box-body {
  padding: 0; }
.server-query .box .box-body .u-serve {
  width: 100%;
  padding: 10px 0 10px;
  margin: 0; }
.server-query .box .box-body .ipt {
  width: 98%;
  border-right: 1px solid #cdcdcd; }
.server-query .box .box-body .btn-query {
  border: 0;
  width: 100%;
  background: #f60;
  color: #fff;
  height: 42px;
  padding: 0;
  font-size: 16px;
  border-radius: 5px; }

:root {
  --color-timeline-default: #d2d3d8;
  --color-step-completed: #fff;
  --color-line-completed: rgba(48, 122, 202, .5);
  --color-label-completed: rgba(48, 122, 202, .5);
  --color-label-last: #13cb8f;
  --color-step-fail: #f25656;
  --color-checkmark-completed: #fff;
  --color-in-progress: #ff6600;
  --color-label-default: var(--color-timeline-default);
  --color-label-loading: var(--color-in-progress);
  --color-icon-completed: var(--color-step-completed);
  --color-icon-default: var(--color-timeline-default); }

.step-container .steps-row {
  padding: 50px 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; }
.step-container .steps-row.step-row-left {
  justify-content: flex-start;
  flex-direction: row; }
.step-container .steps-row.step-row-left:before {
  content: '';
  width: 2px;
  height: 40px;
  display: block;
  background: #ddd;
  position: absolute;
  top: 0;
  left: 23px; }
.step-container .steps-row.step-row-left .line:nth-child(1) {
  max-width: 30px;
  margin-left: 23px; }
.step-container .steps-row.step-row-right {
  justify-content: flex-start;
  flex-direction: row-reverse; }
.step-container .steps-row.step-row-right:before {
  content: '';
  width: 2px;
  height: 40px;
  display: block;
  background: #ddd;
  position: absolute;
  top: 0;
  right: 33px; }
.step-container .steps-row.step-row-right .line:nth-child(1) {
  max-width: 30px;
  margin-right: 33px; }
.step-container .steps-row .step {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 200ms ease;
  flex-grow: 0;
  height: 46px;
  width: 46px;
  border: 4px solid var(--color-timeline-default);
  border-radius: 50%;
  margin: 0 5px;
  padding: 0; }
.step-container .steps-row .step [class^="icon-"],
.step-container .steps-row .step [class*=" icon-"] {
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  display: inline; }
.step-container .steps-row .step .preloader {
  display: none; }
.step-container .steps-row .step.completed {
  width: 40px;
  height: 40px;
  background: rgba(68, 149, 228, 0.5);
  border: rgba(68, 149, 228, 0.5); }
.step-container .steps-row .step.completed .icon-box i {
  color: var(--color-step-completed);
  font-size: 40px; }
.step-container .steps-row .step.fail {
  border: 4px solid #fff; }
.step-container .steps-row .step.fail .icon-close {
  font-size: 46px;
  color: #fff;
  background: var(--color-step-fail);
  border-radius: 50%; }
.step-container .steps-row .step.next {
  width: 32px;
  height: 32px; }
.step-container .steps-row .step.next .label {
  top: 46px; }
.step-container .steps-row .step.last {
  background: #13cb8f;
  border: 4px solid #fff;
  width: 50px;
  height: 50px; }
.step-container .steps-row .step.last .icon-box i {
  color: var(--color-step-completed);
  font-size: 52px; }
.step-container .steps-row .step.in-progress {
  width: 50px;
  height: 50px;
  background: var(--color-in-progress);
  border: 4px solid #fff; }
.step-container .steps-row .step.in-progress .preloader {
  display: block;
  height: 20px;
  width: 20px;
  border: 2px solid #fff;
  border-radius: 50%;
  border-left-color: transparent;
  animation-name: spin;
  animation-duration: 2000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }
.step-container .steps-row .step .label {
  width: auto;
  height: auto;
  text-shadow: none;
  position: absolute;
  top: 56px;
  font-size: 16px;
  filter: none;
  z-index: 2000;
  color: var(--color-label-default);
  transition: all 200ms ease;
  font-weight: normal;
  background: #fff;
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 48px;
  line-height: 24px; }
.step-container .steps-row .step .label.completed {
  color: var(--color-label-completed); }
.step-container .steps-row .step .label.loading {
  color: var(--color-label-loading); }
.step-container .steps-row .step .label.fail {
  color: var(--color-step-fail); }
.step-container .steps-row .step .label.last {
  color: var(--color-label-last); }
.step-container .steps-row .step .icon {
  font-size: 40px;
  position: absolute;
  top: -60px;
  color: var(--color-icon-default);
  transition: color 200ms ease; }
.step-container .steps-row .step .icon.completed {
  color: var(--color-icon-completed); }
.step-container .steps-row .step .icon.in-progress {
  color: var(--color-in-progress); }
.step-container .steps-row .line {
  padding-top: 0;
  transition: all 200ms ease;
  height: 2px;
  flex-grow: 1;
  max-width: 60px;
  margin-top: 10px;
  background: var(--color-timeline-default); }
.step-container .steps-row .line.completed {
  background: var(--color-line-completed); }
.step-container .steps-row .line.fail {
  background: var(--color-step-fail); }
.step-container .steps-row .line.next-step-uncomplete {
  background: linear-gradient(to right, var(--color-step-completed), var(--color-timeline-default)); }
.step-container .steps-row .line.next-step-in-progress {
  background: linear-gradient(to right, var(--color-step-completed), var(--color-in-progress)); }
.step-container .steps-row .line.prev-step-in-progress {
  background: linear-gradient(to right, var(--color-in-progress), var(--color-timeline-default)); }
.step-container .steps-row .line-right {
  width: 2px;
  height: 40px; }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
.alert-box {
  background: none !important;
  color: #999;
  position: relative;
  padding: 0 10px !important;
  margin-right: 40px !important;
  display: inline-block; }
.alert-box i {
  float: none;
  color: #999;
  font-size: 18px;
  vertical-align: middle; }
.alert-box .alert {
  font-size: 12px;
  background-color: #f44336;
  border-radius: 50%;
  color: #ffffff;
  line-height: 20px;
  width: 20px;
  position: absolute;
  text-align: center;
  transform: scale(0.8);
  position: absolute;
  top: 3px;
  right: -5px;
  padding: 0; }
.alert-box .alert2 {
  width: auto;
  padding: 0 4px;
  border-radius: 10px;
  right: -10px; }
.alert-box .alert3 {
  width: auto;
  padding: 0 4px;
  border-radius: 10px;
  right: -16px; }
.alert-box:hover {
  color: #999; }

/*# sourceMappingURL=style.css.map */
